Skip to content

Firebase to custom api migration #15

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 36 commits into from
May 25, 2025
Merged

Conversation

fulleni
Copy link
Member

@fulleni fulleni commented May 25, 2025

Description

full refactor from Firebase back-end to a custom back-end API

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

fulleni added 30 commits May 25, 2025 08:38
- Implemented generic data repositories
- Integrated HTTP client
- Added auth and data API clients
- Removed Firebase dependencies
- Included very_good_analysis
- Ignored some errors
- Removed dynamic casts
- Improved type safety
- Load prefs on user change
- Handle loading and error states
- Use HtDataRepository
- Replaced specific repositories
- Added UserAppSettings repository
- Simplified settings loading
- Updated dependencies
- Uses code verification
- Added auth state listener
- Updated states and events
- Replaced specific repository
- Used shared Headline model
- Updated exception handling
- Created basic page layout
- Added AppBar with title
- Displaying placeholder text
- Implemented UI for code input
- Added email display and instructions
- Added verification button
- Implemented email link sign-in flow
- Added email form with validation
- Navigates to code verification page
- Use HtDataRepository for categories
- Use shared Category model
- Handle generic HtHttpException
- Use HtDataRepository<Country>
- Use readAll method
- Use startAfterId param for cursor
- Use shared models
- Use standardized exceptions
- Simplified filter logic
- Use HtDataRepository
- Simplify data fetching
- Handle HtHttpException
- Removed ht_categories_client dep
- Using ht_shared package
- Use shared Country model
- Removed unused imports
- Imported models from ht_shared
- Used shared models in filter page
- Updated country source
- Used source headquarters
- Use HtDataRepository for headlines
- Pass query as map
- Updated auth repository
- Use generic data repository
- Implemented code verification flow
- Added account sub-routes
- Use generic data repo for settings
- Update to new shared models
- Simplify settings loading
- Handle http exceptions
fulleni added 6 commits May 25, 2025 19:19
- Use types from ht_shared package
- Update theme settings
- Add font weight setting
- Replaced FontSize enum
- Updated event and state
- Updated dropdown setting
- Use new enum for feed tile type
- Update event and model fields
- Temporarily disabled UI
- Backend and model pending
- Replaced FontSize with AppTextScaleFactor
- Added extraLarge scale factor
- Updated text scaling logic
- Added account page labels
- Added email code labels
- Added font weight labels
@fulleni fulleni merged commit 1b081d4 into main May 25, 2025
0 of 2 checks passed
@fulleni fulleni deleted the firebase_to_custom_api_migration branch May 25, 2025 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant